macaddr

@get:JvmName(name = "getMacaddr")
@set:JvmName(name = "setMacaddr")
var macaddr: ByteString

Deprecated

Field macaddr is deprecated

Deprecated in Meshtastic 2.1.x
This is the addr of the radio.
Not populated by the phone, but added by the esp32 when broadcasting

bytes macaddr = 4 [deprecated = true];